object ScannerForm: TScannerForm Left = 309 Top = 386 ActiveControl = Button1 Anchors = [] BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'a'#178' Scanner' ClientHeight = 441 ClientWidth = 608 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ScanProgress: TPanel Left = 0 Top = 74 Width = 608 Height = 367 Align = alClient BevelOuter = bvNone TabOrder = 1 Visible = False DesignSize = ( 608 367) object Panel6: TPanel Left = 0 Top = 334 Width = 608 Height = 33 Align = alBottom Anchors = [akLeft, akTop, akRight] BevelOuter = bvNone TabOrder = 3 DesignSize = ( 608 33) object pb: TProgressBar Left = 8 Top = 9 Width = 590 Height = 16 Anchors = [akLeft, akRight, akBottom] Min = 0 Max = 0 Step = 1 TabOrder = 0 end end object GroupBox1: TGroupBox Left = 416 Top = 8 Width = 185 Height = 288 Anchors = [akTop, akRight, akBottom] Caption = 'Scan statistics' TabOrder = 0 DesignSize = ( 185 288) object Label3: TLabel Left = 16 Top = 24 Width = 83 Height = 13 Caption = 'Scanned objects:' end object Label4: TLabel Left = 16 Top = 64 Width = 79 Height = 13 Caption = 'Malware files:' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 24 Top = 40 Width = 24 Height = 13 Caption = '3424' end object Label6: TLabel Left = 24 Top = 80 Width = 8 Height = 13 Caption = '3' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object lUnpack: TLabel Left = 8 Top = 272 Width = 169 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Unpacking ...' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Visible = False end object Animate1: TAnimate Left = 56 Top = 223 Width = 80 Height = 50 Active = False Anchors = [akLeft, akBottom] AutoSize = False CommonAVI = aviFindFolder StopFrame = 29 end end object Memo1: TMemo Left = 8 Top = 8 Width = 401 Height = 320 Anchors = [akLeft, akTop, akRight, akBottom] Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 1 WordWrap = False end object Abort: TButton Left = 416 Top = 303 Width = 185 Height = 25 Anchors = [akRight, akBottom] Caption = 'Abort scan' TabOrder = 2 OnClick = AbortClick end end object Top: TPanel Left = 0 Top = 0 Width = 608 Height = 73 Align = alTop BevelOuter = bvNone TabOrder = 0 object Image1: TImage Left = 0 Top = 0 Width = 616 Height = 73 Picture.Data = {} end object StringStorage: TMemo Left = 279 Top = -16 Width = 185 Height = 89 Lines.Strings = ( 'Send Report' 'No Malware files found' 'No Malware files were found during the scan.' 'Congratulations!' 'All selected Malware files were removed successfully.' 'Removal successful!' 'Missing activation' 'Before you are able to use a'#178' you have to activate it using the ' + 'updater.') TabOrder = 0 WordWrap = False end end object Panel8: TPanel Left = 0 Top = 73 Width = 608 Height = 1 Align = alTop BevelOuter = bvNone Color = clBlack TabOrder = 2 end object ScanReport: TPanel Left = 0 Top = 74 Width = 608 Height = 367 Align = alClient BevelOuter = bvNone TabOrder = 3 Visible = False DesignSize = ( 608 367) object Label2: TLabel Left = 8 Top = 8 Width = 225 Height = 13 Caption = 'The following malware files were found:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Report: TListView Left = 8 Top = 24 Width = 593 Height = 296 Anchors = [akLeft, akTop, akRight, akBottom] Checkboxes = True Columns = < item Caption = 'File name' Width = 420 end item Caption = 'Diagnosis' Width = 150 end> ReadOnly = True RowSelect = True PopupMenu = PopupMenu1 TabOrder = 0 ViewStyle = vsReport end object Panel7: TPanel Left = 0 Top = 327 Width = 608 Height = 40 Align = alBottom BevelOuter = bvNone TabOrder = 1 DesignSize = ( 608 40) object Button4: TButton Left = 8 Top = 9 Width = 129 Height = 25 Anchors = [akLeft, akBottom] Caption = 'New scan' TabOrder = 0 OnClick = Button4Click end object Button3: TButton Left = 160 Top = 9 Width = 171 Height = 25 Anchors = [akRight, akBottom] Caption = 'Save HTML-Report' TabOrder = 1 OnClick = Button3Click end object Button2: TButton Left = 336 Top = 9 Width = 171 Height = 25 Anchors = [akRight, akBottom] Caption = 'Remove selected malware' TabOrder = 2 OnClick = Button2Click end object Button5: TButton Left = 512 Top = 9 Width = 89 Height = 25 Anchors = [akRight, akBottom] Caption = 'Quit' TabOrder = 3 OnClick = Button5Click end end end object SelectFolder: TPanel Left = 0 Top = 74 Width = 608 Height = 367 Align = alClient BevelOuter = bvNone TabOrder = 4 object Panel5: TPanel Left = 0 Top = 0 Width = 608 Height = 20 Align = alTop BevelOuter = bvNone TabOrder = 2 object Label7: TLabel Left = 392 Top = 7 Width = 79 Height = 13 Caption = 'Scan options:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label1: TLabel Left = 8 Top = 7 Width = 268 Height = 13 Caption = 'The following drives or folders will be scanned:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end object Panel1: TPanel Left = 0 Top = 328 Width = 608 Height = 39 Align = alBottom BevelOuter = bvNone TabOrder = 0 DesignSize = ( 608 39) object status: TLabel Left = 8 Top = 21 Width = 265 Height = 13 Cursor = crArrow Caption = '%d scanning plugins and %d signatures loaded' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object Button1: TButton Left = 424 Top = 9 Width = 176 Height = 25 Anchors = [akTop, akRight] Caption = 'Scan selected folders' Default = True TabOrder = 0 OnClick = Button1Click end end object Panel2: TPanel Left = 0 Top = 20 Width = 608 Height = 308 Align = alClient BevelOuter = bvNone TabOrder = 1 object Label8: TLabel Left = 200 Top = 104 Width = 58 Height = 13 Caption = 'Confirmation' Visible = False end object GroupBox2: TGroupBox Left = 392 Top = 0 Width = 209 Height = 305 TabOrder = 0 object CheckBox2: TCheckBox Left = 8 Top = 16 Width = 193 Height = 17 Caption = 'Scan process memory' Checked = True State = cbChecked TabOrder = 0 end object CheckBox1: TCheckBox Left = 8 Top = 32 Width = 193 Height = 17 Caption = 'Scan for Riskware' Checked = True State = cbChecked TabOrder = 1 end object CheckBox3: TCheckBox Left = 8 Top = 48 Width = 193 Height = 17 Caption = 'Use heuristics' Checked = True State = cbChecked TabOrder = 2 end end object GroupBox3: TGroupBox Left = 8 Top = 0 Width = 369 Height = 305 TabOrder = 1 object ListView1: TListView Left = 8 Top = 16 Width = 353 Height = 249 Columns = < item AutoSize = True end> IconOptions.Arrangement = iaLeft IconOptions.WrapText = False LargeImages = Icons MultiSelect = True ReadOnly = True ShowColumnHeaders = False SmallImages = Icons StateImages = Icons TabOrder = 0 ViewStyle = vsReport OnKeyDown = ListView1KeyDown end object Button6: TButton Left = 8 Top = 273 Width = 137 Height = 25 Caption = 'Add folder' TabOrder = 1 OnClick = Button6Click end object Button7: TButton Left = 224 Top = 273 Width = 137 Height = 25 Caption = 'Remove folder' TabOrder = 2 OnClick = Button7Click end end end end object s: TSaveDialog DefaultExt = '*.html' FileName = 'report.html' Filter = 'HTML|*.html' Options = [ofOverwritePrompt, ofEnableSizing] Left = 360 Top = 16 end object PopupMenu1: TPopupMenu Left = 152 Top = 40 object AlleInfektionenauswhlen1: TMenuItem Caption = 'Alle Infektionen ausw'#228'hlen' OnClick = AlleInfektionenauswhlen1Click end object Auswahlumkehren1: TMenuItem Caption = 'Auswahl umkehren' OnClick = Auswahlumkehren1Click end object Auswahlentfernen1: TMenuItem Caption = 'Auswahl entfernen' OnClick = Auswahlentfernen1Click end end object Icons: TImageList Left = 312 Top = 8 Bitmap = { 494C010103000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600 0000000000003600000028000000400000001000000001002000000000000010 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000737373005A5A5A005A5A5A005A5A5A00737373000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000737373005A5A5A005A5A 5A005A5A5A000073AD000073A5000073A5000073AD00006BA500424242005A5A 5A005A5A5A005A5A5A005A5A5A005A5A5A000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000187B9C00187B 9C00187B9C00187B9C00187B9C00187B9C00187B9C00187B9C00187B9C00187B 9C00000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000002121210021212100212121002121 21002121210010ADDE0029C6EF0029BDDE0029C6EF00007BAD00212121002121 2100212121002121210021212100424242000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000001894C6001894C6001894 C6001894C6001894C6001894C6001894C6001894C6001894C6001894C6001894 C600187B9C000000000000000000000000000000000000000000000000000000 00000000000000000000000000008C8C8C008C8C8C008C8C8C00000000000000 0000000000000000000000000000000000009C9C9C00FFF7DE00FFF7DE00FFF7 E700FFF7E70031ADD600BDE7EF00CEF7FF00ADE7F700188CBD00FFF7DE00FFF7 DE00FFF7DE00FFF7DE00212121005A5A5A000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000189CC600189CC6009CFFFF006BD6 FF006BD6FF006BD6FF006BD6FF006BD6FF006BD6FF006BD6FF006BD6FF006BD6 FF00299CBD000873A50000000000000000000000000000000000000000000000 00000000000094949400636363008C848400524A4A004A4A4A005A5A5A007373 7300000000000000000000000000000000009C9C9C009C9C9C009C9C9C009C9C 9C009C9C9C004AB5DE00DEEFEF00FFFFFF00D6EFF7001094BD009C9C9C009C9C 9C009C9C9C009C9C9C009C9C9C00000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000189CC600189CC6007BE7F7009CFF FF007BE7FF007BE7FF007BE7FF007BE7FF007BE7FF007BE7FF007BE7FF007BDE FF0042B5DE000873A50000000000000000000000000000000000000000008484 8400737373008C8C8C00A5A5A500736B6B00393939004A4242005A5252004A4A 4A00525252007373730000000000000000000000000000000000000000000000 00000000000021A5D60042B5DE004AB5D600299CC60042A5CE00000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000189CC60021A5CE0039BDD6009CFF FF0084EFFF0084EFFF0084EFFF0084EFFF0084EFFF0084EFFF0084EFFF0084E7 FF0042BDEF000873A5000000000000000000000000008C8C8C008C8C8C00CECE CE00A5A5A5007B7B7B00848484007B7B7B004A4A4A00737373007B7B7B00736B 6B007363630052525200525252007B7B7B000000000000000000000000000000 0000000000000000000084848400ADA594001010100039393900000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000189CC60042B5E70021A5CE00A5FF FF0094F7FF0094F7FF0094F7FF0094F7FF0094F7FF0094F7FF0094F7FF0094F7 FF0052BDE7005ABDCE000873A500000000008C8C8C00ADADAD009C9C9C008484 8400A5A5A500BDBDBD00D6D6D6008C8C8C007B7B7B006B6B6B00848484006363 630031313100B59C9C008C7373006B6B6B000000000000000000000000000000 000000000000949494004A4A4A008C8484003129290018181800525252008C8C 8C00000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000189CC6006BD6FF00189CC6008CF7 F7009CFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CFF FF005AC6FF0094FFFF000873A500000000009C9C9C009C9C9C00B5B5B500C6C6 C600E7E7E700E7E7E700D6D6D600DEDEDE00D6D6D600C6C6C6009C9C9C007B73 73004242420094848400847373007B7B7B000000000000000000000000008484 8400737373008C8C8C00A5A5A500736B6B00393939004A424200524A4A004A4A 4A00525252007373730000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000189CC60084D6FF00189CC6006BBD DE00FFFFFF00FFFFFF00F7FFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF0084E7FF00FFFFFF000873A50000000000BDBDBD00D6D6D600DEDEDE00C6C6 C600E7E7E700DEDEDE00F7F7F700FFFFFF00EFEFEF00DEDEDE00F7F7F700EFEF EF00DECECE008C8C8C008C8C8C0000000000000000008C8C8C008C8C8C00CECE CE00A5A5A5007B7B7B00848484007B7B7B004A4A4A00737373007B7B7B00736B 6B007363630052525200525252007B7B7B000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000189CC60084EFFF004AC6E700189C C600189CC600189CC600189CC600189CC600189CC600189CC600189CC600189C C600189CC600189CC6000873A5000000000000000000C6C6C600BDBDBD007B7B 7B006B6B6B00BDBDBD00F7F7F700FFFFFF00EFEFEF00DEDEDE00F7F7F700CECE CE00C6C6C600C6C6C6000000000000000000A5A5A500ADADAD009C9C9C008484 8400A5A5A500BDBDBD00D6D6D6008C8C8C007B7B7B006B6B6B00848484006363 630031313100B59C9C008C7373006B6B6B000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000189CC6009CF7FF008CF7FF008CF7 FF008CF7FF008CF7FF008CF7FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00189CC600187B9C0000000000000000000000000000000000000000000000 0000C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C6000000 0000000000000000000000000000000000009C9C9C009C9C9C00B5B5B500C6C6 C600E7E7E700E7E7E700D6D6D600DEDEDE00D6D6D600C6C6C6009C9C9C007B73 73004242420094848400847373007B7B7B000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000189CC600FFFFFF009CFFFF009CFF FF009CFFFF009CFFFF00FFFFFF00189CC600189CC600189CC600189CC600189C C600189CC6000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000BDBDBD00D6D6D600DEDEDE00C6C6 C600E7E7E700DEDEDE00F7F7F700FFFFFF00EFEFEF00DEDEDE00F7F7F700EFEF EF00DECECE008C8C8C008C8C8C00000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000021A5CE00FFFFFF00FFFF FF00FFFFFF00FFFFFF00189CC600000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000BDBDBD00BDBDBD00BDBDBD007B7B 7B006B6B6B00BDBDBD00F7F7F700FFFFFF00EFEFEF00DEDEDE00F7F7F700CECE CE00C6C6C600BDBDBD0000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000021A5CE0021A5 CE0021A5CE0021A5CE0000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000BDBD BD00BDBDBD00CECECE00D6D6D600E7E7E700CECECE00D6D6D600BDBDBD000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000424D3E000000000000003E000000 2800000040000000100000000100010000000000800000000000000000000000 000000000000000000000000FFFFFF00FFFFFFFFFC1F0000FFFFFFFF80000000 C00FFFFF000000008007FE3F000000000003F80F000100000003E003F83F0000 00038000FC3F000000010000F80F000000010000E00300000001000180000000 00018003000000000003F01F000000000007FFFF0001000081FFFFFF00030000 C3FFFFFFE01F0000FFFFFFFFFFFF000000000000000000000000000000000000 000000000000} end object drop: TDropFileTarget Dragtypes = [dtCopy, dtMove, dtLink] GetDataOnEnter = False OnDrop = dropDrop ShowImage = True Left = 192 Top = 24 end end